T
CSharpTest.Net
ICloneable<T> Interface
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Interfaces Namespace : ICloneable<T> Interface

Glossary Item Box

Provides a strongly typed shallow copy of the current object

Syntax

Visual Basic (Declaration) 
Public Interface ICloneable(Of T As ICloneable(Of T)) 
C# 
public interface ICloneable<T> 
where T: ICloneable<T>

Type Parameters

T

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys